a5_convert_update_to_sql_update Function

Syntax

P a5_convert_Update_to_SQL_Update(P update ,P t [,L flagExecuteUpdate ])

Arguments

update

Pointer

t

Pointer

flagExecuteUpdate

Logical

Description

Convert an Update Operation to a SQL UPDATE statement. Returns .failed (.t. if could not convert) and .sql (the Update statement)